A special variant of the CodeCompletion feature invoked by Ctrl-Alt-Space allows you to complete a name of any class
with no difference whether it is accessible by the imports in the current file or not.
If the class is not imported yet the import statement is generated automatically.